← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:33:55 2022
Reported on Wed Dec 14 15:40:03 2022

Filename(eval 200)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:89]
StatementsExecuted 92 statements in 363µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 89
Sibling evals1, 2, 3, 4, 5, 6

NOTE!
The data used to generate this report page was merged from 2 of the 11 executions
of the string eval on line 89 of /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm.
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
9011299µs33.6msMethod::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::::__ANON__[:1]Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::__ANON__[:1] (merge of 2 subs)
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
192363µs9033.3ms
# spent 33.6ms (299µs+33.3) within Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::__ANON__[(eval 200)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:89]:1] which was called 73 times, avg 461µs/call: # (data for this subroutine includes 1 others that were merged with it) # 73 times (220µs+31.7ms) by Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor::_generate_isa_check at line 2 of (eval 202)[Class/Method/Modifiers.pm:148], avg 437µs/call
package Method::Generate::Accessor__WITH__MooX::TypeTiny::Role::GenerateAccessor; +sub { $code->($method, @_); };
2;